Pygame error

by: aditya parida, 6 years ago


I have an error regarding to pygame and not able to load into my ide. It is showing no module found.
//    import pygame

ModuleNotFoundError: No module named 'pygame' //



You must be logged in to post. Please login or register an account.



what Python are you using?You will need to download pygame for the right python

-marco.py 6 years ago

You must be logged in to post. Please login or register an account.

Have you installed pygame to a different version of python than you are using possibly?

-Harrison 6 years ago

You must be logged in to post. Please login or register an account.